Skip to content

feat(mono):intorduce bellatrix under orion-server for trigger build#1313

Merged
genedna merged 2 commits into
gitmono-dev:mainfrom
benjamin-747:main
Aug 7, 2025
Merged

feat(mono):intorduce bellatrix under orion-server for trigger build#1313
genedna merged 2 commits into
gitmono-dev:mainfrom
benjamin-747:main

Conversation

@benjamin-747

Copy link
Copy Markdown
Collaborator

No description provided.

@vercel

vercel Bot commented Aug 7, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mega ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 8:39am

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces Bellatrix, a new build system integration component under orion-server, designed to trigger automated builds when merge requests are created. The implementation includes a complete HTTP client for communicating with the Orion build system, along with significant refactoring across the codebase including module renames and API additions.

  • Adds new Bellatrix module with OrionClient for external build system integration
  • Refactors module names from https_server to http_server throughout the codebase
  • Extends merge request workflow to support build triggering with BUCK file detection

Reviewed Changes

Copilot reviewed 41 out of 42 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
orion-server/bellatrix/src/orion_client/mod.rs New HTTP client for communicating with Orion build system
orion-server/bellatrix/src/lib.rs Main Bellatrix module providing build system integration interface
orion-server/bellatrix/Cargo.toml Cargo configuration for new Bellatrix crate
ceres/src/pack/monorepo.rs Major updates to MonoRepo with BUCK file detection and build triggering
ceres/src/protocol/smart.rs Refactors method names and adds MR operation calls
common/src/config.rs Adds BuildConfig structure for build system configuration
mono/src/server/http_server.rs Renamed from https_server with state structure changes
config/config.toml Adds build system configuration section

Comment thread mono/src/cli.rs
Comment thread mono/src/api/mr/mr_router.rs
Comment thread jupiter/src/storage/issue_storage.rs
Comment thread ceres/src/pack/monorepo.rs
Comment thread ceres/src/pack/monorepo.rs
@genedna genedna added the buck2 label Aug 7, 2025
@genedna
genedna enabled auto-merge August 7, 2025 09:40
@genedna
genedna added this pull request to the merge queue Aug 7, 2025
Merged via the queue into gitmono-dev:main with commit ccf1dc1 Aug 7, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants